home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Jan 90 / MacApp.Tech$ 1⁄19⁄90 / 0416-Re C++ and MacApp Qu-Jan90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  985 b   |  28 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  BURBECK.S    to ALCABES
  2.  
  3. Item    2678577                         14-Jan-90        23:13
  4.  
  5. From:   AUST0134                        Jam Software Sydney
  6.  
  7. To:     D4682                           Marx, Peter,PRT
  8.         MACAPP.TECH$                    MacApp Technical
  9.  
  10. Sub:    Re: C++ and MacApp Query
  11.  
  12. Dear Peter,
  13.  
  14. Have you tried creating a shell file which does an include of all your headers,
  15. then an include of all your source files?  I recall this being recommended
  16. somewhere as being a way of reading in the MacApp headers only once, a process
  17. which takes some 80% of an average build.  A bit of a kludge really, as you
  18. will have to recompile everything for every change you make.
  19.  
  20. Is there any other word on C++ speedups?  We were very keen to get stuck into
  21. C++, but have held back after hearing all the horror stories of extremely long
  22. build times.  For instance, does Jasik's IBS function with C++?
  23.  
  24. Tseung Cheung
  25. JAM Software Pty Ltd
  26. ALink AUST0134
  27.  
  28.